Skip to content

chore(ruff): add PLC0415 pylint rule to linting config#11

Draft
trisdoan wants to merge 1 commit intomainfrom
chore/add-pylint-plc0415-ruff-rule
Draft

chore(ruff): add PLC0415 pylint rule to linting config#11
trisdoan wants to merge 1 commit intomainfrom
chore/add-pylint-plc0415-ruff-rule

Conversation

@trisdoan
Copy link
Copy Markdown
Collaborator

Summary

  • Add PLC0415 pylint rule to ruff select list in template/ruff.toml
  • This rule enforces that imports are placed at the top of modules

Test plan

  • Verify ruff linting runs without errors with the new rule
  • Confirm PLC0415 is correctly flagging misplaced imports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant